|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.telin.mymedia.apolda.Content
public class Content
Constructor Summary | |
---|---|
Content(JCas jCas,
Feature lemmaFeature,
Type tokenAnnotation)
|
Method Summary | |
---|---|
boolean |
atEndOfWord()
|
void |
forward(FSMState state)
|
Region |
getCurrentRegion()
|
char |
getNextChar(FSMState state)
|
boolean |
more()
|
FSMState |
redo()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Content(JCas jCas, Feature lemmaFeature, Type tokenAnnotation)
Method Detail |
---|
public boolean more()
public void forward(FSMState state)
public FSMState redo()
public boolean atEndOfWord()
public char getNextChar(FSMState state)
public Region getCurrentRegion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |